HTTP
Request data from the internet.
Node Data | |
|---|---|
Display name | |
HTTP | |
Internal name | |
Node_HTTP_request | |
Inheritances | |
| Node_HTTP_request | |
Inputs | |
text |
Address |
enum |
Type |
text |
Content |
Outputs | |
text |
Result |
Send a HTTP request and returns the response. Due to its asynchronous nature, the request need to be done manually with the inspector button.
Properties
| Address | The address of the server to send the request to. |
| Type | The method of the request (GET or POST). |
Commit History
| 1.17.8 |
|
|---|